Catch KeyboardInterrupt, to avoid spewing error messages on Ctrl-C.
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Tue, 1 Nov 2005 14:57:19 +0000 (15:57 +0100)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Tue, 1 Nov 2005 14:57:19 +0000 (15:57 +0100)
commitc174bece23eef76efc5458cfec440ab6a6279a24
treecda954cd784d0c11a0073b3811c2fee5dfe651e4
parentf8681f167411923842b1063874d47bc09e6b1b07
Catch KeyboardInterrupt, to avoid spewing error messages on Ctrl-C.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xm/main.py